icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specs
authorUlf Jasper <ulf.jasper@web.de>
Fri, 8 Jun 2012 17:34:09 +0000 (19:34 +0200)
committerUlf Jasper <ulf.jasper@web.de>
Fri, 8 Jun 2012 17:34:09 +0000 (19:34 +0200)
commit9d8ee65cb251393a02786013fbfd171c6236a5ef
treeeb04c0691e11ef16b9226a4d01a9edb74d31b98e
parentdf862ad81545674995076f47374e726d47b2df09
icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specs

2012-06-08 Nick Dokos <nicholas.dokos@hp.com>

* calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
string properly, fixes Bug#11473.

2012-06-08  Ulf Jasper  <ulf.jasper@web.de>

* automated/icalendar-tests.el (icalendar--parse-vtimezone): Test
escaped commas in TZID (Bug#11473).
(icalendar-import-with-timezone): New.
(icalendar-real-world): Add new testcase as found in the bugreport
of Bug#11473.
lisp/ChangeLog
lisp/calendar/icalendar.el
test/ChangeLog
test/automated/icalendar-tests.el